Changing Black-and-White Cursors
When you use theInitCursor
procedure described on page 8-20, the cursor changes from a wristwatch to an arrow. You can change the cursor to another shape by using theGetCursor
function to load another cursor into memory and then using theSetCursor
procedure to display it on the screen.
Subtopics
- GetCursor
- SetCursor